go.opentelemetry.io/otel/attribute.Distinct.iface (field)

6 uses

	go.opentelemetry.io/otel/attribute (current package)
		set.go#L39: 		iface interface{}
		set.go#L56: 			iface: [0]KeyValue{},
		set.go#L76: 	return reflect.ValueOf(d.iface)
		set.go#L81: 	return d.iface != nil
		set.go#L339: 		iface: iface,
		set.go#L404: 	return json.Marshal(l.equivalent.iface)